C1.WPF.Word.4 Assembly > C1.WPF.Word Namespace > Font Class > Font Constructor : Font Constructor(RtfFontStyle,Double,Byte[]) |
'Declaration Public Function New( _ ByVal style As RtfFontStyle, _ ByVal sizeInPoints As System.Double, _ ByVal fontData() As System.Byte _ )
public Font( RtfFontStyle style, System.double sizeInPoints, System.byte[] fontData )